home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 088 / vault.arc / VAULTDOC.COM (.txt) < prev   
Encoding:
Graham's TXT2COM  |  1988-02-24  |  4.6 KB  |  79 lines

  1.  
  2.                               The SX Project BBS
  3.                                 [219] 659-2711
  4.                                Whiting, Indiana
  5.                                1200 - 2400 Baud
  6.                                Sysop: Tom Smith
  7.                                Wildcat!  #87053
  8.  
  9.  
  10. INTRODUCTION to The Vault Version 1.0
  11. -------------------------------------
  12.  
  13.      The Vault is my first door and a very simple one. The object it to
  14. crack the combination and enter the vault to claim the prize.
  15.  
  16. FILES REQUIRED
  17. --------------
  18.  
  19. VAULT.EXE  -----> Main Program. NOTE: BRUN40.EXE NOT NEEDED !!
  20. VAULT.DAT  -----> File containing the combination and prize info.
  21. VAULT.CFG  -----> Vault config file.
  22. WIN.DAT    -----> Name of user who cracks the vault.
  23. LIVEx.BAT  -----> Live batch file to start DOOR.
  24.  
  25. THE LIVEx.BAT FILE
  26. ------------------
  27.  
  28. ECHO OFF
  29. CD\WILDCAT\DOOR
  30. VAULT VAULT.CFG
  31. CD\WILDCAT
  32. CAT
  33.  
  34. THE VAULT.DAT FILE
  35. ------------------
  36.  
  37. 10 -------------> First combination number.
  38. 10 -------------> Second combination number.
  39. 10 -------------> Third combination number.
  40. 5 BUCKS --------> Prize to be awarded.
  41.  
  42. THE VAULT.CFG FILE
  43. ------------------
  44.  
  45. The SX Project ---------------> Name of BBS.
  46. Tom  -------------------------> First name of sysop.
  47. Smith  -----------------------> Last name of sysop.
  48. C:\WILDCAT\CALLINFO.BBS  -----> Full path for finding callinfo.bbs
  49. 19200  -----------------------> Baud rate to open com port at.
  50.                                 Just a return if DTE is not locked.
  51.  
  52. THE WIN.DAT FILE
  53. ----------------
  54. This file will be created if someone opens the vault. To be sure your
  55. file transfer went ok, run the door in local mode and enter the correct
  56. combination. The file should be created and show "sysop". You may leave
  57. the file if you like, other names will be added to it.
  58.  
  59. REGISTRATION
  60. ------------
  61. None....
  62. Enjoy...
  63.  
  64. PEOPLE TO THANK
  65. ---------------
  66.  
  67. Michael Cleverly from Acheron! BBS [801] 298-2812 300/1200/2400...
  68.  
  69. Without Catpatch 1.10 this door would not be possible.
  70.  
  71.  
  72. WARRANTY
  73. --------
  74.  
  75. NO WARRANTIES ARE EXPRESSED OR IMPLIED. THIS PROGRAM IS OFFERED "AS IS";
  76. AND YOU THE END USER ASSUME FULL RESPONSIBILITY FOR USING IT.
  77.  
  78.  
  79.